modifier.generator = function(prevGenerator, name, args, ctx) {
      var mod = all[name],
        fn;

      args = args || [];