class Falcon::Rackup::Handler

def self.to_s

The name of the handler.
def self.to_s
	"Falcon v#{Falcon::VERSION}"
end