class Selenium::WebDriver::Firefox::ProfilesIni

def refresh

def refresh
  @profile_paths.clear
  parse
end