# File lib/rake/task.rb, line 230
230:     def comment=(description)
231:       add_description(description)
232:     end