class Clazzz: def some_function(self): self.some_variable = 42 def foo(self): self.