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