public void Should_InitializeFirstFieldLength_When_AppendFieldIsInvoked()
 {
     Assert.AreEqual(settings.GetField(0).Length, idLength);
 }