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