class Selenium::WebDriver::Firefox::Profile

def port=(port)

def port=(port)
  self[WEBDRIVER_PREFS[:port]] = port
end