public decimal AsNumber()
 {
     throw RuntimeException.ConvertToNumberException();
 }