# File lib/ri_cal/properties/todo.rb, line 1087 def add_exrule(ruby_value) self.exrule_property << RiCal::PropertyValue::RecurrenceRule.convert(self, ruby_value) end