# File lib/chef/formatters/doc.rb, line 19
      def run_start(version)
        puts "Starting Chef Client, version #{version}"
      end