public object _dump(Stream stream, byte[] bytes)
 {
     return(FuzzyTable.GetBytes(stream));
 }