# File lib/selenium/webdriver/firefox/launcher.rb, line 99 def socket_lock @socket_lock ||= SocketLock.new(@port - 1, SOCKET_LOCK_TIMEOUT) end