# File lib/selenium/webdriver.rb, line 66
    def self.for(*args)
      WebDriver::Driver.for(*args)
    end