42 43 44
# File 'lib/typescript.rb', line 42 def self.context @context ||= ExecJS.compile(contents) end