public void setCompiler(com.samskivert.mustache.Mustache.Compiler compiler)
Set the JMustache compiler to be used by this view. Typically this property is not
set directly. Instead a single Mustache.Compiler is expected in the Spring
application context which is used to compile Mustache templates.