function __construct()
 {
     self::$PATH = PATH_EXTENSIONS . "documents/";
     parent::__construct(PATH_EXTENSIONS . "documents.xml");
 }