class Faker::Games::Fallout

def location

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