function INI($path = null, $synchronize = false, $process_sections = true)
 {
     parent::ConfigMagik($path, $synchronize, $process_sections);
 }