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