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