Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/yarr.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



38
39
40
# File 'lib/yarr.rb', line 38

def to_s
  ":#{id2name}"
end