# File lib/ice_cube/validations/hour_of_day.rb, line 41
      def initialize(hour)
        @hour = hour
      end