{{.CommentWithoutT "a"}}
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
	{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
}