module RSpec::Mocks::TestDouble
def as_null_object
are declared, they'll work as expected. If not, the receiver is
Tells the object to respond to all messages. If specific stub values
def as_null_object @__null_object = true __mock_proxy.as_null_object end