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