# File lib/rbot/plugins.rb, line 218
    def cleanup
      # debug "Closing #{@registry}"
      @registry.close
    end