Y.RectLabelContainer = function(options, layer) {
   Y.RectLabelContainer.superclass.constructor.call(this, options, layer);
};