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