public void cleanUp() {
   files.clear();
   root.getChilds().clear();
 }