so that we can do ``` self.n.ddt = 0 self.n.ddt += something self.n.ddt = 1/self.n.ddt ```
so that we can do