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