class rudelout(): def __init__(autist,belligerent=True,banal=True,uncouth=True): autist.belligerent=belligerent autist.banal=banal autist.uncouth=uncouth >>6=rudelout()