Set<String> getInstalledModule() {
   return downloadModuleRunnable.getInstalledModules();
 }