Method: Code::Object::String#to_s

Defined in:
lib/code/object/string.rb

#to_sObject



100
101
102
# File 'lib/code/object/string.rb', line 100

def to_s
  raw
end