Libraries
»
casting
(1.0.0)
»
Index
»
Casting
»
Null
»
method_defined?
Method: Casting::Null.method_defined?
Defined in:
lib/casting/null.rb
.
method_defined?
(*_) ⇒
Boolean
Returns:
(
Boolean
)
6 7 8
# File 'lib/casting/null.rb', line 6
def
self
.
method_defined?
(
*
_
)
true
end