class ActiveGenie::Ranking::PlayersCollection

def method_missing(...)

def method_missing(...)
  @players.send(...)
end