pub trait IntegrationSetWidgetRefExt {
// Required method
fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet;
}pub trait IntegrationSetWidgetRefExt {
// Required method
fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet;
}