class Concurrent::AbstractExecutorService

def ns_auto_terminate?

def ns_auto_terminate?
  !!@auto_terminate
end