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