pub trait DemoFileTreeWidgetExt { // Required method fn demo_file_tree(&self, path: &[LiveId]) -> DemoFileTreeRef; }