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