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