This class provides an IO tap that writes to a StringIO. The result is available via .to_s or .string.
Alias for to_s
[Validate]