class Faker::Games::LeagueOfLegends

def rank

Returns:
  • (String) -
def rank
  fetch('games.league_of_legends.rank')
end