# File lib/chef/knife/core/ui.rb, line 81 def error(message) err("#{color('ERROR:', :red, :bold)} #{message}") end