Cache_Lite_Function::call() -- Calls a cacheable function or method (or not if there is already a cache
for it)
Cache_Lite provides a fast, light and safe cache system. It's optimized
for file containers and protected against cache corruptions (because it uses
file locking and/or hash tests).