class ActiveGenie::Ranking::PlayersCollection

def initialize(param_players)

def initialize(param_players)
  @players = build(param_players)
end