class Concurrent::AbstractExecutorService

def ns_execute(*args, &task)

def ns_execute(*args, &task)
  raise NotImplementedError
end