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