# File lib/daemons/pid.rb, line 93
def
running?
return
Pid
.
running?
(
pid
())
end