# File src/ruby_supportlib/phusion_passenger/utils/ansi_colors.rb, line 44
      def self.new(type = :auto)
        AnsiColorsPrinter.new(type)
      end