class ViewComponent::Base

def collection_counter_parameter

Other tags:
    Private: -
def collection_counter_parameter
  "#{collection_parameter}_counter".to_sym
end