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