A simple caching structure.
simple_cache()
A list of four methods get, set, exists and unset that modify another list under the hood.
get
set
exists
unset