@Override
 public UUID getProviderId() throws CantGetProviderInfoException {
   return dao.getProviderId();
 }