Method: Store#get

Defined in:
lib/cryo/store.rb

#getObject



21
22
23
# File 'lib/cryo/store.rb', line 21

def get()
  raise "implement me"
end