# File lib/action_dispatch/middleware/stack.rb, line 70
    def last
      middlewares.last
    end