# try to use for values that are small and likely to be re-used often within the lifetime of a request class RequestCache < TempCache end