# File lib/selenium/webdriver/firefox/launcher.rb, line 48
        def find_free_port
          @port = PortProber.above @port
        end