static L dm_discord_allLines() { ret map((L) dm_call(dm_gazelle_linesCRUD, 'concepts)), func(O o) -> GazelleLine { nu GazelleLine( timestamp := get created(o), text := get text(o)); }); }