throw new Error('undefined is undefined in anon:30')
- https://www.joyent.com/developers/node/design/errors
- Operational errors represent run-time problems experienced by correctly-written programs
- Programmer errors are bugs in the program
throw new Error('undefined is undefined in anon:30')