function Constructor () {} Constructor.prototype = new Array(); Constructor.prototype.method = function (){};