# File lib/Borges/RequestHandler/Dispatcher.rb, line 38 def handle_request(req) return handler_for_request(req).handle_request(req) end