A default class of restarts. Typical implementations will use the format string and format arguments to produce a description of the restart.
concrete free sealed
| format-string: | An instance of <string>. A format string describing the restart. |
| format-arguments: | An instance of <sequence>. Format arguments to splice into the format string to describe the restart. |