class Async::HTTP::Endpoint

def endpoint

def endpoint
	@endpoint ||= build_endpoint
end