```python class Old1: @lazy_property def icule(self): pass ``` Will not be lazy nor immutable
Will not be lazy nor immutable