# File lib/ice_cube/validations/minute_of_hour.rb, line 33
      def initialize(minute)
        @minute = minute
      end