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