# File lib/phusion_passenger/utils/ansi_colors.rb, line 106
        def yellow
                return maybe_colorize(AnsiColors::YELLOW)
        end