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