pub trait MessagesWidgetActionsExt { // Required method fn messages(&self, path: &[LiveId]) -> MessagesRef; }