# File lib/phusion_passenger/utils/ansi_colors.rb, line 42
        def self.new(type = :auto)
                return AnsiColorsPrinter.new(type)
        end