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