Class: Proc::Composer::Undefined
- Inherits:
-
Object
- Object
- Proc::Composer::Undefined
- Defined in:
- lib/proc/composer/undefined.rb
Overview
- public
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
8 9 10 |
# File 'lib/proc/composer/undefined.rb', line 8 def inspect "(undefined)".inspect end |