# File lib/v8/access/invocation.rb, line 3 def methodcall(code, this, args) code.methodcall this, args end