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