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