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