class Faker::Games::SuperMario

def location

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