represents a cache that associates string keys with items
clear cache
check if an item is cached
get all items
cache an item
See Implementation
represents a cache that associates string keys with items