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