public void Truncate()
 {
     hashDatabase.Truncate();
     urlDatabase.Truncate();
 }