Class: WebUndefined

Inherits:
Object
  • Object
show all
Defined in:
lib/lyndon/coercion.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject



27
28
29
# File 'lib/lyndon/coercion.rb', line 27

def inspect
  'undefined'
end