Method: IG3Marshal#initialize
- Defined in:
- lib/ig3client/marshal_client.rb
#initialize(attributes) ⇒ IG3Marshal
Returns a new instance of IG3Marshal.
14 15 16 |
# File 'lib/ig3client/marshal_client.rb', line 14 def initialize(attributes) @attributes = attributes end |