Method: Species#to_s

Defined in:
lib/earth/pet/species.rb

#to_sObject



67
68
69
# File 'lib/earth/pet/species.rb', line 67

def to_s
  name
end