public static DomPath GetDomPath(this XText text, IFactory factory) { return(factory.GetOrCreateDomPath(text.GetXPath())); }