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