pub trait ModalSetWidgetExt { // Required method fn modal_set(&mut self, paths: &[&[LiveId]]) -> ModalSet; }