function bar () { console.log( 'this should be included' ); } bar();