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