# File lib/rspec/mocks/test_double.rb, line 32
      def ==(other)
        other == __mock_proxy
      end