need_newline
need_newline is a global variable mainly used by
DescribePlace to determine whether or not
new lines are needed at various points. Specifically, if the
INDENT_SIZE constant is set to 0,
need_newline is set true to increase readability.