/// <summary> /// Creates a new instance of the FluentXpoObject /// </summary> public FluentXpoUrlObject() { xpoObject = new XpoUrlObject(); }