# File lib/spring/client/run.rb, line 201 def kill(sig, application) application.puts(sig) application.gets.to_i end