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