local record lib encode : function (any) : string decode : function (string) : any, string end return lib