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