A trait that represents the fact that a record type includes a list
of the indexes that exist in MongoDB for that type.
case classMongoIndex[MetaRecord](meta: MetaRecord, asTypedListMap: ListMap[String, IndexModifier]) extends TypedMongoIndex[MetaRecord] with Product with Serializable