# File lib/rspec/mocks/proxy_for_nil.rb, line 18 def add_negative_message_expectation(location, method_name, &implementation) warn(method_name) if warn_about_expectations? super end