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