# File lib/ruby_parser/bm_sexp.rb, line 372
  def block_call
    expect :iter
    self[1]
  end