`Data` access
- Expose the underlying
Data
. You can now ask the cache class forData
instead of aUIImage
and the MapleBacon singleton that either fetches over the air or from cache also exposes direct access toData
- Rename
Cache
toMapleBaconCache
to make it less generic when used in a project