SVGLength insertItemBefore(SVGLength newItem, int index) => js_util.callMethod(this, 'insertItemBefore', [newItem, index]);