# File lib/faraday/adapter/net_http.rb, line 86
      def with_net_http_connection(env)
        yield net_http_connection(env)
      end