Module: Gamefic::Grammar::Person

Included in:
Describable, WordAdapter, YouMount::YouGrammarSet
Defined in:
lib/gamefic/grammar/person.rb

Instance Attribute Summary collapse

Instance Attribute Details

#personObject



6
7
8
# File 'lib/gamefic/grammar/person.rb', line 6

def person
  @person ||= 3
end