# File lib/kaminari/models/data_mapper_collection_methods.rb, line 3
    def entry_name
      model.model_name.human.downcase
    end