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