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