# File lib/rewriter.rb, line 274
  def process_self(exp)
    s(:lvar, :self)
  end