class Grape::Middleware::Stack

def [](index)

def [](index)
  middlewares[index]
end