Private/Get-GistDescription.ps1

function Get-GistDescription {
    return 'GistGet'
}