Method: Character::Instance#name

Defined in:
lib/character/instance.rb

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/character/instance.rb', line 5

def name
  @name
end