void insertAdjacentText(String where, String data) => js_util.callMethod(this, 'insertAdjacentText', [where, data]);