# File lib/rspec/mocks/proxy.rb, line 90 def remove_stub(method_name) method_double[method_name].remove_stub end