module ExecJS

def root

def root
  @root ||= File.expand_path("..", __FILE__)
end