# File lib/rspec/mocks/methods.rb, line 20
      def unstub(sym)
        __mock_proxy.remove_stub(sym)
      end