https://github.com/hapijs/hoek/blob/e6950f240707bf160bb0eb90a384588bd78225c0/lib/error.js#L21 Can we change this to a conditional capture like: ``` if(Error.captureStackTrace){ ... } ```