# File lib/heckle.rb, line 324
  def process_dasgn(exp)
    process_asgn :dasgn, exp
  end