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