class Faker::Games::Zelda

def location

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