class Falcon::Controller::Proxy

def load_app

def load_app
	return Middleware::Proxy.new(Middleware::BadRequest, @hosts)
end