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