# File lib/rspec/mocks/method_double.rb, line 112
      def clear
        expectations.clear
        stubs.clear
      end