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