# File lib/ruby2ruby.rb, line 930
  def process_zsuper(exp)
    "super"
  end