local P = { message = message, getParamEx = getParamEx, } if _REQUIREDNAME == nil then zmq = P else _G[_REQUIREDNAME] = P end return P