# File lib/ri_cal/properties/event.rb, line 1384
      def rrule
        rrule_property.map {|prop| prop ? prop.ruby_value : prop}
      end