module RSpec::Mocks::Methods

def as_null_object

def as_null_object
  __mock_proxy.as_null_object
end