# File lib/selenium/webdriver/safari/server.rb, line 60
        def uri
          "http://#{Platform.localhost}:#{@port}"
        end