pub trait ButtonSetWidgetRefExt { // Required method fn button_set(&self, paths: &[&[LiveId]]) -> ButtonSet; }