pub trait RealtimeWidgetExt { // Required method fn realtime(&self, path: &[LiveId]) -> RealtimeRef; }