pub fn get_message_bus() -> Rc<RefCell<MessageBus>>
Gets the global message bus.
Panics if the global message bus is uninitialized.