startTimer(); $backups = $this->container['backups']; $backups->init(); $this->stopTimer(); return $handler->handle($request); } }