# File lib/execjs/module.rb, line 30
    def root
      @root ||= File.expand_path("..", __FILE__)
    end