local Enums = { Type = { Describe = "Describe", Step = "Step", }, Modifier = { Protect = "Protect", Skip = "Skip" }, } return Enums