Method: Code::Object::Nothing#to_s
- Defined in:
- lib/code/object/nothing.rb
#to_s ⇒ Object
20 21 22 |
# File 'lib/code/object/nothing.rb', line 20 def to_s "" end |
20 21 22 |
# File 'lib/code/object/nothing.rb', line 20 def to_s "" end |