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