----------------------------------- NATURAL ----------------------------------- local nat = {} function nat.get(str) return str end return nat