# File lib/action_dispatch/middleware/stack.rb, line 74
    def [](i)
      middlewares[i]
    end