pub trait ListSetWidgetRefExt { // Required method fn list_set(&self, paths: &[&[LiveId]]) -> ListSet; }