Libraries
»
serf
(0.15.0)
»
Index
»
Serf
»
Util
»
NullObject
»
#method_missing
Method: Serf::Util::NullObject#method_missing
Defined in:
lib/serf/util/null_object.rb
#
method_missing
(*args, &block) ⇒
Object
9 10 11
# File 'lib/serf/util/null_object.rb', line 9
def
method_missing
(
*
args
,
&
block
)
self
end