缓存对象
Cache Core_Model::cache( )
Cache
92939495protected function cache(){ return Cache::instance($this->cache_config);}
protected
function
cache()
{
return
Cache::instance(
$this
->cache_config);
}