80 81 82
# File 'lib/spring/application_manager.rb', line 80 def stop Process.kill('TERM', pid) if pid end