# File lib/ri_cal/properties/journal.rb, line 602 def add_categories(ruby_value) self.categories_property << RiCal::PropertyValue::Array.convert(self, ruby_value) end