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