Writing to the comment attribute is the same as adding a description.
# File rake.rb, line 571 def comment=(description) add_description(description) end
<code/>
<pre/>
<code/>and<pre/>for code samples.