Method: Message#get

Defined in:
lib/cryo/message.rb

#getObject



6
7
8
# File 'lib/cryo/message.rb', line 6

def get()
  raise "implement me"
end