# File lib/selenium/webdriver/firefox/socket_lock.rb, line 11 def initialize(port, timeout) @port = port @timeout = timeout end