/// <summary>Initializes a new instance of the <see cref="T:System.Xml.Xsl.XslTransform" /> class.</summary>
 public XslTransform() : this(XslTransform.GetDefaultDebugger())
 {
 }