module Handler
Classes and Modules
class Falcon < ::Falcon::Rackup::HandlerRack (v2) expects the constant to be in the
Rack::Handlernamespace, so we define a new handler class in theRack::Handlernamespace that inherits fromFalcon::Rackup::Handler.