protected override void When()
 {
     _reader.WriteBytes(new byte[] { 1, 0, 6 });
 }