Method: Code::Object::Nothing#inspect
- Defined in:
- lib/code/object/nothing.rb
#inspect ⇒ Object
8 9 10 |
# File 'lib/code/object/nothing.rb', line 8 def inspect "nothing" end |
8 9 10 |
# File 'lib/code/object/nothing.rb', line 8 def inspect "nothing" end |