The text before this range.
String textBefore(String text) { assert(isNormalized); return text.substring(0, start); }