module Qeweney::RequestInfoMethods

def request_id

def request_id
  @headers['x-request-id']
end