class Stuff: def __init__(self): print "OK" """ weewaa """ Stuff()