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