module Babel
module Babel::Transpiler
babel-transpiler
0.7.0
:: context
def self.context @context ||= ExecJS.compile("var self = this; " + File.read(script_path)) end