I am generally with Brendan that specifying __proto__ is not very necessary. But, one thing I would like enshrined in the spec is that `"__proto__" in Object.create(null) === false`.