Method: Nuncium::Responses::Message#initialize
- Defined in:
- lib/nuncium/responses/message.rb
#initialize(response) ⇒ Message
Returns a new instance of Message.
4 5 6 |
# File 'lib/nuncium/responses/message.rb', line 4 def initialize(response) super end |