private function failtown($error_message)
 {
     Spark_utils::error('Uh-oh!');
     Spark_utils::error($error_message);
 }