public function __construct()
 {
     parent::__construct();
     $this->setId(self::ID);
     $this->setPath(self::NAME);
 }