Let me explain.
F.E. I have this class
class X: def __init__(name): self.name=name
I want to have a decorator that override i