# File lib/rbot/plugins.rb, line 578
    def clear_botmodule_dirs
      @dirs.clear
      debug "Botmodule loading path cleared"
    end