class ActionView::CollectionRenderer::CollectionIterator

def initialize(collection)

def initialize(collection)
  @collection = collection
end