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