# File lib/ri_cal/properties/todo.rb, line 589 def url=(ruby_value) self.url_property= RiCal::PropertyValue::Uri.convert(self, ruby_value) end