Method: Predicated::PrintSupport#inspect
- Defined in:
- lib/predicated/print.rb
#inspect(indent = "") ⇒ Object
3 4 5 |
# File 'lib/predicated/print.rb', line 3 def inspect(indent="") indent + to_s end |
3 4 5 |
# File 'lib/predicated/print.rb', line 3 def inspect(indent="") indent + to_s end |