Method: Code::Object::Integer#inspect
- Defined in:
- lib/code/object/integer.rb
#inspect ⇒ Object
392 393 394 |
# File 'lib/code/object/integer.rb', line 392 def inspect to_s end |
392 393 394 |
# File 'lib/code/object/integer.rb', line 392 def inspect to_s end |