in exponential/helpers/http/http.go [84:86]
func New(respToErrs ...RespToErr) *Transformer { return &Transformer{respToErrs: respToErrs} }