class Xyzzy(object): pass class XyzzyTest: def testSimple(self): c = Xyzzy()