E.g. ``` compile(component:Type, element:Element = null){} ==> compile(Type component, [Element element = null]){} ```