type Extension struct { Type string }
Extension is a template extension.
func (*Extension) Name() string