Method: NullObject#inspect
- Defined in:
- lib/y_support/null_object.rb
#inspect ⇒ Object
Inspection string.
41 |
# File 'lib/y_support/null_object.rb', line 41 def inspect; to_s end |
Inspection string.
41 |
# File 'lib/y_support/null_object.rb', line 41 def inspect; to_s end |