Response view(String view, [Map<String, dynamic>? context]) => Response.html(TemplateEngine().render(view, context));