sub is_smoker {
  return $ENV{AUTOMATED_TESTING};
}
