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