# Hello World powershell module function hello() { Write-Host 'Hello World' }