static {
   if (!Utils.isJellybeanOrLater()) {
     PROJECTION[INDEX_COLOR] = Instances.CALENDAR_COLOR;
   }
 }