#%Module
proc my-proc {} {
    getModshareVarName
}

my-proc
