if(!item.$label && item.options.label) {
            item.$label = $.ergo({etype: 'html:label', text: item.options.label});
        }