public void OneTimeSetUp()
 {
     maker = new IdentityMaker <int>();
 }