private object GetAsThread(LuaState luaState, int stackPos) { return(_translator.GetThread(luaState, stackPos)); }