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