class ActionDispatch::MiddlewareStack

def delete(target)

def delete(target)
  middlewares.delete target
end