enter image description here
function Andrew(){}
console.log(Object.getPrototypeOf(new Andrew()) === Andrew.prototype); console.log(Object.ge