pub trait LabelSetWidgetRefExt { // Required method fn label_set(&self, paths: &[&[LiveId]]) -> LabelSet; }