class Faker::Games::Pokemon

def location

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