class Async::HTTP::URLEndpoint

def bind(*args, &block)

def bind(*args, &block)
	endpoint.bind(*args, &block)
end