class RSpec::Mocks::Proxy

def warn_about_expectations_on_nil=(new_value)

def warn_about_expectations_on_nil=(new_value)
  @warn_about_expectations_on_nil = new_value
end