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