def list():
    global handler
    return handler.list()
def list():
   	global handler
	return handler.list()