pub trait MolyModalWidgetActionsExt { // Required method fn moly_modal(&self, path: &[LiveId]) -> MolyModalRef; }