Class: Symbol

Inherits:
Object show all
Defined in:
lib/utilrb/symbol/to_str.rb

Instance Method Summary collapse

Instance Method Details

#to_strObject



2
3
4
# File 'lib/utilrb/symbol/to_str.rb', line 2

def to_str
    to_s
end