# File lib/god/system/process.rb, line 11
def
exists?
!
!
::
Process
.
kill
(
0
,
@pid
)
rescue
false
end