# File lib/ri_cal/properties/journal.rb, line 590
      def categories=(ruby_value)
        @categories_property = [RiCal::PropertyValue::Array.convert(self, ruby_value)]
      end