# File lib/daemon_kit/initializer.rb, line 209
    def configure_backtraces
      Thread.abort_on_exception = configuration.backtraces
    end