# File lib/pidfile.rb, line 76
  def pidfile_exists?
    self.class.pidfile_exists?(pidpath)
  end