static GazelleLine gazelle_lineForContext(S context) {
  ret dm_discord_importLine(dm_call(dm_gazelle_linesCRUD(), 'lineForContext, context));
}