Introspection on Enums?

I can’t really go into details about why I want to do this (don’t worry, it’s nothing nefarious), but is it possible to do Introspection on an Enum? When I try to get info about one, it tells me I can’t because it expects an Object.

Nope