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