public boolean isInstalled() throws CapiException {
   return capi.isInstalled();
 }