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