# File lib/ruby2ruby.rb, line 206
  def process_block_arg(exp)
    "&#{exp.shift}"
  end