@@ -23,6 +23,10 @@ class Dog:
global heaven
heaven.append(self)
import gc
gc.disable()
with suppress(NameError):
heaven = a_place_on_earth() and god_is_a_girl()
The note is not visible to the blocked user.