# File lib/rhc/config.rb, line 22
    def ssh_priv_key_file_path
      File.join(ssh_dir, 'id_rsa')
    end