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