Hack to allow unit tests to call private method. Do not use.
void test_diff_charsToLines(List<Diff> diffs, List<String> lineArray) { _diff_charsToLines(diffs, lineArray); }