class ActionController::Metal

def self.middleware

Alias for +middleware_stack+.
def self.middleware
  middleware_stack
end