__author__ = 'ktisha' class A: def __init__(self): pass def foo(self): self.b = 1