// SUPERB!
(function(){
'use strict';
console.log('something superb to do');
})();