var _slice = Array.prototype.slice; add.apply(null, [ foo, bar ].concat(_slice.call(numbers)));