# File lib/ice_cube/single_occurrence_rule.rb, line 7 def initialize(time) @time = TimeUtil.ensure_time time end