--Grammar local function parser(str) str:gsub("") end return parser