static L superState() { ret paragraphs(); } static L superState(S text) { ret numberParagraphs(paragraphs(text)); }