# File lib/selenium/webdriver/firefox/profile.rb, line 104
        def port=(port)
          self[WEBDRIVER_PREFS[:port]] = port
        end