# File lib/ri_cal/properties/journal.rb, line 1085 def request_statuses=(ruby_values) @request_status_property = ruby_values.map {|val| RiCal::PropertyValue::Text.convert(self, val)} end