# File lib/faraday/builder.rb, line 64
    def [](idx)
      @handlers[idx]
    end