# File lib/ri_cal/properties/journal.rb, line 464 def attach=(ruby_value) @attach_property = [RiCal::PropertyValue::Uri.convert(self, ruby_value)] end