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