public enum ProblematicEnumeration { case zero(T) case one(Bool) case two case three case four case five case six }