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