pub trait WindowSetWidgetRefExt { // Required method fn window_set(&self, paths: &[&[LiveId]]) -> WindowSet; }