pub trait ChatSetWidgetRefExt { // Required method fn chat_set(&self, paths: &[&[LiveId]]) -> ChatSet; }