interface Object { hasOwnProperty(key: K): this is Record; }