how do I access the static enum methods of `param:...
# getting-started
w
how do I access the static enum methods of
param: T
which is bound
where T : Enum<T>
?