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