# File lib/rake.rb, line 571
571:     def comment=(description)
572:       add_description(description)
573:     end