# File lib/ri_cal/properties/freebusy.rb, line 193 def organizer=(ruby_value) self.organizer_property= RiCal::PropertyValue::CalAddress.convert(self, ruby_value) end