Private/Get-MmPrivate1.ps1

function Get-MmPrivate1
{
    return "This is private"
}