public function init()
 {
     $this->setTable(Gpf_Db_Table_RecurrenceSettings::getInstance());
     parent::init();
 }