# File lib/bundler/ui.rb, line 43
      def error(msg)
        @shell.say(msg, :red)
      end