public string Decrement()
 {
     return(_formatter.Decrement(12, "some.stat"));
 }