# File lib/daemon_kit/pid_file.rb, line 10
    def exists?
      File.exists?( @path )
    end