pub trait IntegrationWidgetExt { // Required method fn integration(&self, path: &[LiveId]) -> IntegrationRef; }