# File lib/daemons/pidfile.rb, line 87
    def cleanup
      File.delete(filename)
    end