Needed by ContextHelper
An implicitly declared method public static E valueOf(String name), which returns the
enum constant of E with the specified name.
Needed by ContextHelper
An implicitly declared method public static E[] values(), which returns an array containing the
enum constants of E, in the same order as they appear in the body of the declaration of E.