the embd template
the allowed evaluation codes, passed to write to signal how to postprocess the dynamic content (e.g. whether to html escape or not)
the delimeter signalling the start of embedded code
the delimeter signalling the end of embedded code
Renders the template. Don't implement this manually, instead mixin(renderer) in your subclass.