class Sidekiq::Process

def stop!

def stop!
  signal("TERM")
end