OO.ui.mixin.LabelElement.call( this, $.extend( {
        $label: this.$element,
        invisibleLabel: true
    }, config ) );