Functions/Get-PoshFunctionsPrivateData.ps1

function Get-PoshFunctionsPrivateData {
    $MyInvocation.MyCommand.Module
}