@DomName('CompositorProxy.CompositorProxy') @DocsEditable() factory CompositorProxy(Element element, List<String> attributeArray) { return CompositorProxy._create_1(element, attributeArray); }