# File lib/search_cop_grammar/attributes.rb, line 228
      def not_eq(value)
        between(parse(value)).not
      end