function setConfig($config)
 {
     tiger_conf_load($config);
     self::$_config = $config;
 }