toArray(), $options); if (!isset($options['cache_dir'])) { $options['cache_dir'] = BASE_PATH . '/tmp/cache'; } return parent::__construct($options); } }