# File lib/meta_request/app_request.rb, line 14
    def current!
      Thread.current[:meta_request_id] = self
    end