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