# File lib/search_cop/visitors/visitor.rb, line 54 def visit_SearchCopGrammar_Nodes_Not(node) "NOT (#{visit node.object})" end