# File lib/rhc/wizard.rb, line 430 def install_client_tools_stage if windows? windows_install else generic_unix_install_check end true end