class Faker::Games::LeagueOfLegends

def summoner_spell

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