# Functions
New creates a new ImageCache object.
# Structs
ImageCache wraps caching.Cache such that we don't need to do any casting inside the engine and sandbox implementations.
ImageHandle wraps caching.Handle such that we don't need to do any casting to access the ImageName.