protected override void When()
 {
     _reader.WriteDecimal(new decimal(-0.04));
 }