# File lib/selenium/webdriver/common/proxy.rb, line 66 def auto_detect=(bool) self.type = :auto_detect @auto_detect = bool end