bound('sentry') && $this->shouldReport($e)) { app('sentry')->captureException($e); } parent::report($e); } }