class ActionView::CollectionRenderer::PreloadCollectionIterator
def from_collection(collection)
def from_collection(collection) self.class.new(collection, @path, @variables, @relation) end
def from_collection(collection) self.class.new(collection, @path, @variables, @relation) end