# File lib/phusion_passenger/standalone/runtime_installer.rb, line 127
        def run_steps
                check_whether_os_is_broken
                check_for_download_tool
                download_or_compile_binaries
        end