private void updateProfileOption(String profileName, String profileValue) {
   profiles.updateNameValue(getProfileNameValue());
 }