# File lib/chef/formatters/doc.rb, line 103
      def synchronized_cookbook(cookbook_name)
        puts "  - #{cookbook_name}"
      end