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