# File lib/daemons/pidfile.rb, line 89
    def exist?
      File.exist? filename
    end