# File lib/new_relic/agent/instrumentation/excon/middleware.rb, line 10
      def initialize(stack)
        @stack = stack
      end