# File lib/ri_cal/properties/todo.rb, line 490 def status=(ruby_value) self.status_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end