class Faker::Games::ElderScrolls

def region

Returns:
  • (String) -
def region
  fetch('games.elder_scrolls.region')
end