# File lib/mongo/collection.rb, line 934
    def index_information
      @db.index_information(@name)
    end