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