if (isForLabel) {
            formatName = 'LABEL_FORMAT';
            formatOptions = this.labels;
            if (this.LABEL_FORMAT === undefined) {
                buildFormat.call(this, formatOptions, formatName);