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