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