GridStringBuilder

constructor(leftBoundary: Char = '|', rightBoundary: Char = '|', horizontalDivider: Char = '-', lineTerminator: String = NEWLINE)