def WSSectionGetall(self, data): root = Section.getAll() j = to_json(sections) return ['section-list', j]