class ActionDispatch::RequestId

def internal_request_id

def internal_request_id
  SecureRandom.uuid
end