def notify(self): if self.owner: self.owner.__set__(self.instance, self._set) # MutableSet (Abstract Method)