MemoryCache constructor

init

Creates new instance of MemoryCache class

def __init__(self):
    ...

See Also