Foo2.psm1

using module 'pansies'

function Foo2 { return 'is foo 2 module' }

write-host (get-command write-host).module