render abstract method
values
can be a combination of Map, List, String. Any non-String object
will be converted using toString(). Null values will cause a
TemplateException, unless lenient module is enabled.
Implementation
void render(values, StringSink sink);