# File lib/ice_cube/validations/day_of_month.rb, line 22
      def initialize(day)
        @day = day
      end