# File lib/ri_cal/occurrence_enumerator.rb, line 206 def after_range?(overlap_range) start = start_time !start || start > overlap_range.last end