Helper methods for text template formats.
@return [String] aligns text to the right
@return [String] escapes text
@return [String] returns a horizontal rule for output
@return [String] indents text by len characters.
@return [String] the formatted signature for a method
@return [String] aligns a title to the right
@return [String] wraps text at col columns.
[Validate]