let x = {}; x.prototype = _.create(array.prototype, [10]); /*the first parameter does not have to be a prototype(?)*/