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