1 2 3 4 5
local record lib encode : function (any) : string decode : function (string) : any, string end return lib