sS extractJavaScript(S html) { ret second(first(findContainerTag(html, 'script))); }