Method: Code::Object::Nothing#to_s

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

#to_sObject



20
21
22
# File 'lib/code/object/nothing.rb', line 20

def to_s
  ""
end