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