# File lib/rake.rb, line 663 663: def desc(comment) 664: Rake.application.last_comment = comment 665: end