public static function init() { self::$config = array('cacheFolder' => DFPath('res.cache'), 'cacheThreshold' => 3, 'cachePrefix' => 'cache-'); }