class foo(object): def __init__(self,txt): print(txt)