pub trait ImageSetWidgetRefExt { // Required method fn image_set(&self, paths: &[&[LiveId]]) -> ImageSet; }