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