pub trait ProfilerSetWidgetRefExt { // Required method fn profiler_set(&self, paths: &[&[LiveId]]) -> ProfilerSet; }