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