Method: Sym#to_s

Defined in:
lib/object_extensions.rb

#to_sObject



13
14
15
# File 'lib/object_extensions.rb', line 13

def to_s
  self
end