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