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