# File lib/rspec/mocks/proxy.rb, line 9 def warn_about_expectations_on_nil=(new_value) @warn_about_expectations_on_nil = new_value end