/// <summary> /// Tests to HTML. /// </summary> [Test] public void TestToHtml() { Console.WriteLine(_base.ToHtml()); }