# File lib/chef/knife/core/ui.rb, line 76
      def warn(message)
        err("#{color('WARNING:', :yellow, :bold)} #{message}")
      end