obtain static method

Message obtain()

Implementation

static Message obtain() {
  return Message._();
}