# File lib/ri_cal/properties/journal.rb, line 905 def related_to=(ruby_value) @related_to_property = [RiCal::PropertyValue::Text.convert(self, ruby_value)] end