We could implement Methods for getting values without using the Metatables like Lua does. In Lua these functions are called `rawget()` and `rawset()`.