# File lib/search_cop_grammar/nodes.rb, line 7
      def and(node)
        And.new self, node
      end