in internal/testutil/golden.go [89:93]
func WithSuffix(suffix string) option { return func(opts *options) { opts.Suffix = suffix } }