Class: NilClass

Inherits:
Object show all
Defined in:
lib/hobosupport/methodcall.rb

Instance Method Summary collapse

Instance Method Details

#_?Boolean



25
26
27
# File 'lib/hobosupport/methodcall.rb', line 25

def _?()
  SafeNil.instance
end