protected boolean isLeadingSymbol() {
   return numberConstants.currencyPattern().startsWith("\u00a4");
 }