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