class Module(): title = '' def start(self, area): raise Exception('not implemented')