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