Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#_?Boolean

Returns:

  • (Boolean)


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

def _?()
  SafeNil.instance
end