def __call__()

in types.py [0:0]


    def __call__(self, message_list: MessageList) -> str:
        raise NotImplementedError