# File lib/unified_ruby.rb, line 355
  def rewrite_vcall(exp)
    exp.push nil
    rewrite_fcall(exp)
  end