# File lib/background_process/background_process.rb, line 58
  def interrupt
    kill('INT')
  end