I am writing a __getattribute__ method and I am aware that I need to use
__getattribute__
object.__getattribute__(self, item)
to avoid recursive