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