class ActionView::CollectionRenderer::CollectionIterator

def size

def size
  @collection.size
end