pub trait DesignerSetWidgetRefExt { // Required method fn designer_set(&self, paths: &[&[LiveId]]) -> DesignerSet; }