# File lib/mongo/mongo_client.rb, line 311
    def clear_auths
      @auths = []
      true
    end