class Faker::Games::LeagueOfLegends

def location

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