def __init__(self): FlatView.__init__(self, SYSTEM_DIR, USER_DIR)
def __init__(self): FlatView.__init__(self, self.system_dir, self.user_dir)