# File lib/bundler/ui.rb, line 33
      def info(msg)
        @shell.say(msg) if !@quiet
      end