Class: WebUndefined
- Inherits:
-
Object
- Object
- WebUndefined
- Defined in:
- lib/lyndon/coercion.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
27 28 29 |
# File 'lib/lyndon/coercion.rb', line 27 def inspect 'undefined' end |