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