# File lib/mongoid/criterion/complex.rb, line 54
      def eql?(other)
        self == (other)
      end