# File lib/heckle.rb, line 344
  def process_iasgn(exp)
    process_asgn :iasgn, exp
  end