# File lib/ruby2ruby.rb, line 454
  def process_gasgn(exp)
    process_iasgn(exp)
  end