pub trait HtmlSetWidgetRefExt { // Required method fn html_set(&self, paths: &[&[LiveId]]) -> HtmlSet; }