class ActiveGenie::Ranking::PlayersCollection

def elo_eligible?

def elo_eligible?
  eligible.size > 15
end