public Layout(string html, ViewConfiguaration config) : base(html, config) { }
public View(string html, ViewConfiguaration config) { }