# File lib/chef/formatters/doc.rb, line 13
      def initialize(out, err)
        super

        @updated_resources = 0
      end