class Rake::Task

def comment=(comment) # :nodoc:

:nodoc:
def comment=(comment) # :nodoc:
  add_comment(comment)
end