class RSpec::Mocks::Proxy
def remove_stub_if_present(method_name)
- Private: -
def remove_stub_if_present(method_name) method_double_for(method_name).remove_stub_if_present end
def remove_stub_if_present(method_name) method_double_for(method_name).remove_stub_if_present end