# File lib/rake/task.rb, line 174
    def clear_comments
      @comments = []
      self
    end