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