Template Context
A context object for templates that allows caches to validate existing templates or create new ones. If two template contexts are equal (via equals) then the templates they produce are interchangeable.
Template contexts are created by the frontend and passed through to backend implementations via the LogData interface.