# File lib/ice_cube/validations/month_of_year.rb, line 47
      def build_ical(builder)
        builder['BYMONTH'] << month
      end