/**
  * Gets the generator calendar.
  *
  * @return The calendar.
  */
 public Calendar getCalendar() {
   return _iborIndex.getCalendar();
 }