Stack
This is the base stack object used in the compiled io.kweb.util.Template.
This superclass is used only for the head and tail node, which allows us to limit the number of null checks by ensuring regular nodes never have null pointers.
Author
"James X. Nelson (james@wetheinter.net)"