# File lib/rbot/plugins.rb, line 209
    def flush_registry
      # debug "Flushing #{@registry}"
      @registry.flush
    end