Element? insertAdjacentElement(String where, Element element) => js_util.callMethod(this, 'insertAdjacentElement', [where, element]);