# File lib/grape/middleware/stack.rb, line 37
def
initialize
@middlewares
= []
@others
= []
end