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