class Faker::Games::LeagueOfLegends
def champion
-
(String)
-
def champion fetch('games.league_of_legends.champion') end
def location
-
(String)
-
def location fetch('games.league_of_legends.location') end
def masteries
-
(String)
-
def masteries fetch('games.league_of_legends.masteries') end
def quote
-
(String)
-
def quote fetch('games.league_of_legends.quote') end
def rank
-
(String)
-
def rank fetch('games.league_of_legends.rank') end
def summoner_spell
-
(String)
-
def summoner_spell fetch('games.league_of_legends.summoner_spell') end