module Handler
Classes and Modules
class Falcon < ::Falcon::Rackup::HandlerSinatra (and possibly others) try to extract the name using the final part of the class path, so we define a new class in the
Rack::Handlernamespace that inherits fromFalcon::Rackup::Handler, that follows that convention.