public short GetCurrentPrice()
 {
     return(_stateProvider.GetPrice(_state));
 }