# File lib/phusion_passenger/standalone/app_finder.rb, line 121
        def multi_mode?
                return !single_mode?
        end