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