if ( id === undefined ) {
        id = OO.ui.generateElementId();
        this.$body.attr( 'id', id );
    }