wulfric.SyntacticSugar.pop# method SyntacticSugar.pop(key, default=<unrepresentable>, /)# If the key is not found, return the default if given; otherwise, raise a KeyError.