# File lib/unified_ruby.rb, line 374
  def rewrite_zarray(exp)
    exp[0] = :array
    exp
  end