class Async::List

def first

def first
	@tail
end