# File lib/ruby_parser/bm_sexp.rb, line 186
  def set_args *exp
    self.arglist = exp
  end