# File lib/rake/task.rb, line 253 253: def comment=(description) 254: add_description(description) 255: end