How can I pass the latest value of A and B to Decorator ?
I have to following code,
A = "orginary" B = "guy" def caller_func(**kwargs)