An indentation and tree formatter utility class.
Appends a line to the tree with indentation.
Indents the following lines by 1.
Indents all code ran inside function by 1, then resets the indentation to the previous one.
Unindents the following lines by 1.