# File lib/rspec/mocks/method_double.rb, line 211
      def reset
        restore_original_method
        clear
      end