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