class RSpec::Mocks::ProxyForNil
def add_message_expectation(location, method_name, opts={}, &block)
def add_message_expectation(location, method_name, opts={}, &block) warn(method_name) if warn_about_expectations? super end
def add_message_expectation(location, method_name, opts={}, &block) warn(method_name) if warn_about_expectations? super end