def __init__(self, doc): Node.__init__(self, doc) DocumentEvent.__init__(self, doc) DocumentView.__init__(self, doc) self.__init_personality()