I want to overload __init__ method. This can only be done by using kwargs * args ** (something like that). Where can I find info about how to do that ? Thanks Haris