pub trait RunViewSetWidgetExt { // Required method fn run_view_set(&mut self, paths: &[&[LiveId]]) -> RunViewSet; }