pub trait FoldButtonWidgetExt { // Required method fn fold_button(&self, path: &[LiveId]) -> FoldButtonRef; }