I have a class in which there are functions out of which one contain the following code. class xxx(yyy) def zzz ():
if __name__ == "__main__":