Method: Monster#location

Defined in:
lib/add_monster.rb

#locationObject (readonly)

Returns the value of attribute location.



3
4
5
# File 'lib/add_monster.rb', line 3

def location
  @location
end