# File lib/ri_cal/properties/todo.rb, line 949 def contact=(ruby_value) @contact_property = [RiCal::PropertyValue::Text.convert(self, ruby_value)] end