class RSpec::Mocks::Proxy

def warn_about_expectations_on_nil=(new_value)

Other tags:
    Private: -
def warn_about_expectations_on_nil=(new_value)
  @warn_about_expectations_on_nil = new_value
end