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