How can I use the T() operator to get a type reference of a class whose package structure contains a spel reserved keyword?

Example: T(foo.ge.bar.Constants)
In this case the subpackage ge is...