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