if ( charsets.length ) {
            charsets.forEach(function( branch ) {
                CSSCompressor.removeItem( branches, branch );
                branches.splice( pos, 0, branch );
                compressor.log( 'Moving charset to the top', branch.position );