# File lib/chef/formatters/minimal.rb, line 36
      def run_completed(node)
        puts "chef client finished, #{@updated_resources.size} resources updated"
      end