def __init__(self, import_name): self.import_name = import_name self.url_map = Map() self.view_functions = {}