What does this snippet print when the environment variable `DEBUG` was never set?console.log(process.env.DEBUG);