pub trait MessagesSetWidgetRefExt { // Required method fn messages_set(&self, paths: &[&[LiveId]]) -> MessagesSet; }