# File lib/execjs/johnson_runtime.rb, line 101
    def compile(source)
      Context.new(source)
    end