# File lib/search_cop_grammar/nodes.rb, line 11
      def or(node)
        Or.new self, node
      end