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