I want this context manager to return updated dict when it is used and to return the original one when it exits.
class ContextPatcher(): def __init__(self