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