Method: Gurke.world

Defined in:
lib/gurke.rb

.worldObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



64
65
66
# File 'lib/gurke.rb', line 64

def world
  @world ||= World
end