pub trait RunListSetWidgetRefExt { // Required method fn run_list_set(&self, paths: &[&[LiveId]]) -> RunListSet; }