Template output stream writer.
Printwriter is available in the template scripting context and is used
to write data into the template output stream. You cannot instantiate this class
directly. Instead, the system assigns the object to variable named 'out' in the script context
to be used by the template scripts.
Note: when this class is used with sensitive data, be careful in persisting sensitive information to disk.