NSCache

class NSCache<KeyType, ObjectType> where KeyType : AnyObject, ObjectType : AnyObject