# File lib/rbot/auth.rb, line 160
    def setlevel(command, level)
      @levels[command] = level
    end