# File lib/ri_cal/properties/todo.rb, line 1387 def rrule=(ruby_value) @rrule_property = [RiCal::PropertyValue::RecurrenceRule.convert(self, ruby_value)] end