# File lib/ice_cube/builders/ical_builder.rb, line 11
    def self.fixnum_to_ical_day(num)
      ICAL_DAYS[num]
    end