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