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