# File lib/action_dispatch/http/request.rb, line 170
    def uuid
      @uuid ||= env["action_dispatch.request_id"]
    end