PoiemaWeb

// in browser console
this === window // true

// in Terminal
node
this === global // true