package pack.shadow; function lowerCase() { return "pack.shadow.Test.lowerCase"; } function UpperCase() { return "pack.shadow.Test.UpperCase"; }