This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface VelocityConfig
Interface to be implemented by objects that configure and manage a
VelocityEngine for automatic lookup in a web environment. Detected
and used by VelocityView.