Method: GoodMsg.unmarshal

Defined in:
src/ruby/spec/generic/service_spec.rb

.unmarshal(_o) ⇒ Object



25
26
27
# File 'src/ruby/spec/generic/service_spec.rb', line 25

def self.unmarshal(_o)
  GoodMsg.new
end