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