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