private static String getKey(String serviceID) {
   return settings.get(serviceID);
 }