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