# File lib/ice_cube/validations/daily_interval.rb, line 21
      def initialize(interval)
        @interval = interval
      end