first(args, function () { second(args, function () { third(args, function () {}) }) })