protected override void When()
 {
     _reader.WriteShortString("ABCDE");
 }