module RSpec::Mocks::VerifyingProxyMethods
def add_message_expectation(method_name, opts={}, &block)
def add_message_expectation(method_name, opts={}, &block) ensure_implemented(method_name) super end
def add_message_expectation(method_name, opts={}, &block) ensure_implemented(method_name) super end