# File lib/v8/conversion/method.rb, line 5 def to_v8 template = @@method_cache[self] ||= to_template template.GetFunction() end