Public/Get-AugerContext.ps1

function Get-AugerContext {
    return $AugerContext.PSObject.Copy()
}