143 144 145 146
# File 'lib/ruby_parser_extras.rb', line 143 def argl x x = s(:arglist, x) if x and x.sexp_type == :array x end