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