# File lib/hoe/rake.rb, line 24
      def clear_comments
        @full_comment = nil
        @comment = nil
        self
      end