# File lib/ice_cube/validations/month_of_year.rb, line 23
      def initialize(month)
        @month = month
      end