# File lib/ri_cal/properties/journal.rb, line 527 def attendee=(ruby_value) @attendee_property = [RiCal::PropertyValue::CalAddress.convert(self, ruby_value)] end