# File lib/ri_cal/properties/journal.rb, line 391 def uid=(ruby_value) self.uid_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end