public CloudService getService(String service) {
   return cc.getService(service);
 }