pub trait SliderSetWidgetRefExt { // Required method fn slider_set(&self, paths: &[&[LiveId]]) -> SliderSet; }