class Falcon::Service::Proxy

def endpoint

The upstream endpoint that this proxy will connect to.
def endpoint
	@evaluator.endpoint
end