# File lib/rhc/config.rb, line 182
    def should_run_ssh_wizard?
      not File.exists? @ssh_priv_key_file_path
    end