ds-utils.psm1

Get-ChildItem -Path "$PSScriptRoot\public" -Filter "*.ps1" | ForEach-Object { . $_.FullName }