class Async::List

def first

def first
	@head
end