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