# File lib/bundler/vendor/thor/lib/thor/shell/color.rb, line 99
      def can_display_colors?
        stdout.tty?
      end