# File lib/ri_cal/occurrence_enumerator.rb, line 192
    def occurrences(options={})
      enumeration_instance.to_a(options)
    end