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