public function getAvatarFilePath()
 {
     $this->__load();
     return parent::getAvatarFilePath();
 }