!include once #1030609 // JSoup static org.jsoup.select.Elements jsoup(S html, S selector) { ret jsoup_parse(html).select(selector); }