# File lib/ri_cal/properties/todo.rb, line 657 def duration=(ruby_value) self.duration_property= RiCal::PropertyValue::Duration.convert(self, ruby_value) end