Libraries
»
hobo-support
(0.1)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/hobosupport/methodcall.rb
Instance Method Summary
collapse
#
_?
⇒ Boolean
Instance Method Details
#
_?
⇒
Boolean
Returns:
(
Boolean
)
25 26 27
# File 'lib/hobosupport/methodcall.rb', line 25
def
_?
(
)
SafeNil
.
instance
end