# File lib/ruby_parser/bm_sexp.rb, line 418
  def first_param
    expect :args
    self[1]
  end