def collection_page(params = {})
    collection_method = if category_id
                          :get_help_center_categories_sections
                        else
                          :get_help_center_sections