type Interceptor struct { mock.Mock }
func New() *Interceptor
func (_m *Interceptor) Intercept(_a0 train.Chain) (*http.Response, error)
Intercept provides a mock function with given fields: _a0