nitc :: MClass :: is_enum=
self
# Is `self` an enum kind? var is_enum: Bool is lazy do return kind == enum_kind