def __save(self):
        if self._hasnt_hooks():
            return True

        all_passed = True