# File lib/search_cop_grammar/nodes.rb, line 132
      def initialize(*nodes)
        @nodes = nodes.flatten
      end