public override void InitCommonElements() { _commonElements = new TextDiffCollection(); }
public override void InitDiffs() { _differences = new TextDiffCollection(); }