"Caches" commonly-used objects by just storing them frozen in a global hash. Expiration is handled via Rails low-level caching or an ActiveSupport::Cache
>= 3.0.0
Duncan McKee