# File lib/mongoid/criterion/complex.rb, line 31
      def hash
        [@key, @operator].hash
      end