function cl_read($cache_key)
{
    return clCache::read($cache_key);
}