class Test(object): a = 1 b = 2 def q(self): pass