# File lib/ri_cal/occurrence_period.rb, line 9
    def to_s
      "op:#{dtstart}-#{dtend}"
    end