def myafterwards():
            self._tags = self._tags.difference(tags)
            if callable(afterwards):
                afterwards()