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