# File lib/ri_cal/properties/todo.rb, line 1336 def add_rdate(*ruby_value) self.rdate_property << RiCal::PropertyValue::OccurrenceList.convert(self, *ruby_value) end