static LPairS extractLineEquations(S text) { ret mapNonNulls splitAtEquals_pair(lines(text)); }