# File lib/rerun.rb, line 107
def
signal
(
signal
)
Process
.
kill
(
signal
,
@pid
)
true
rescue
false
end