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