/// <inheritdoc />
 public virtual IHtmlString EndNestedSection()
 {
     return(DefaultHtmlHelpers.EndNestedSection());
 }