A SimpleDescriber is a Describer that is given an already-constructed String at construction time.
SimpleDescriber
Mark van Gulik
The String that this describer describes itself as.
Construct a new SimpleDescriber with an already-computed String.
Use the previously stored String as the description, passing it into the specified continuation.