in src/metrics.rs [63:65]
fn new_transform(&self, service: S) -> Self::Future { future::ok(ResponseTimerMiddleware { service }) }