pub trait DockSetWidgetRefExt { // Required method fn dock_set(&self, paths: &[&[LiveId]]) -> DockSet; }