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