# File lib/selenium/webdriver/safari/server.rb, line 6 def initialize(port, command_timeout) @port = port @command_timeout = command_timeout end