module RSpec::Mocks::Methods

def null_object?

def null_object?
  __mock_proxy.null_object?
end