# File lib/ri_cal/properties/todo.rb, line 886 def comment=(ruby_value) @comment_property = [RiCal::PropertyValue::Text.convert(self, ruby_value)] end