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