pub trait BareStepWidgetActionsExt { // Required method fn bare_step(&self, path: &[LiveId]) -> BareStepRef; }