pub trait ViewSetWidgetRefExt { // Required method fn view_set(&self, paths: &[&[LiveId]]) -> ViewSet; }