# File lib/bundler/ui.rb, line 59 def error(msg, newline = nil) tell_me(msg, :red, newline) if level("error") end