## js 获取原型的方法? - `p.__proto__` - `p.constructor.prototype` - `Object.getPrototypeOf(p)`