01How does Jinja2 prevent Cross-Site Scripting (XSS) vulnerabilities by default?
02What is the primary performance benefit of using a `FileSystemBytecodeCache` in Jinja2?
03How do 'Context Processors' in Flask differ from standard template variables passed to `render_template`?