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