public Dictionary <object, object> GetAsDictionary(LuaState luaState, int stackPos) { return(translator.GetDictionary(luaState, stackPos)); }