# File lib/rake.rb, line 642
642:     def comment=(description)
643:       add_description(description)
644:     end