# File lib/plucky/normalizers/criteria_hash_value.rb, line 76
      def nesting_operator?(key)
        NestingOperators.include?(key)
      end