// ensuring the Pattern is compiled only once.
private static final Pattern p = Pattern.compile( "[a]*" );