Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/yarr.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
38 39 40 |
# File 'lib/yarr.rb', line 38 def to_s ":#{id2name}" end |