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