# File lib/ruby_parser_extras.rb, line 1334
  def add_all x
    raise "no: #{self.inspect}.add_all #{x.inspect}" # TODO: need a test to trigger this
  end