pub trait KeyboardViewWidgetExt { // Required method fn keyboard_view(&self, path: &[LiveId]) -> KeyboardViewRef; }