const errorHandler = () => {
  throw new Error();
};
By Anonymous, 2018-10-08 19:35:38