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