class Async::HTTP::Endpoint

def bind(*args, &block)

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