class RSpec::Mocks::Proxy
def remove_single_stub(method_name, stub)
def remove_single_stub(method_name, stub) method_double[method_name].remove_single_stub(stub) end
def remove_single_stub(method_name, stub) method_double[method_name].remove_single_stub(stub) end