# File lib/ice_cube/occurrence.rb, line 43
    def <=>(other)
      @start_time <=> other
    end