in utils/sitemap.py [0:0]
def apply(self, transformation): if self._check(transformation): return transformation.function(self) else: return self