pub trait WebViewSetWidgetRefExt { // Required method fn web_view_set(&self, paths: &[&[LiveId]]) -> WebViewSet; }