# File lib/pidfile.rb, line 90
  def locktime
    File.mtime(self.pidpath)
  end