# File test/test_unified_ruby.rb, line 267 def test_rewrite_vcall @insert = s(:vcall, :puts) @expect = s(:call, nil, :puts, s(:arglist)) doit end