// Add global `evil` namespace and common shortcuts.

if ( !window.evil ) {

window.evil = { };

}