public function getImageFileRelative()
 {
     return AppKitStringUtil::absolute2Rel($this->getImageFile());
 }