static L loadPoemAndParse(S snippetID) { ret parsePoem(loadPoem(snippetID).lines); }