A FormattingDescriber is a Describer that is given a String to act as a Formatter pattern, and an array of arbitrary values to supply to it.
FormattingDescriber
Mark van Gulik
The pattern String.
The arguments to populate the pattern.
Construct a new FormattingDescriber.
Produce the formatted string and pass it to the specified continuation.