class Faker::Games::LeagueOfLegends

def champion

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