class T::Enum

def const_to_serialized_val(const_name)

def const_to_serialized_val(const_name)
orical note: We convert to lowercase names because the majority of existing calls to
e_accessible` were arrays of lowercase strings. Doing this conversion allowed for the
t amount of repetition in migrated declarations.
name.to_s.downcase.freeze