"use strict"; foob.add.apply(foob, [foo, bar].concat(Array.from(numbers))); foob.test.add.apply(foob.test, [foo, bar].concat(Array.from(numbers)));