Even to check an instantiation ...
$.answer = 42;
$.N = function () { var a = O[gb]; if (!a || 42 != a.answer) {
O[gb] = $;
} }; $.N();
That's not really what the Hitchhikers Guide to the Galaxy said - rather, 42 is the answer to the ultimate question of life, the universe and everything. But since we don't know what the question is... Very different from the answer to everything.
Even to check an instantiation ...
[...] [...] [...]