class ActionView::CollectionRenderer::PreloadCollectionIterator

def preload!

def preload!
  @relation.preload_associations(@collection)
end