# File lib/rake.rb, line 661
661:     def comment=(description)
662:       add_description(description)
663:     end