class Faker::TvShows::GameOfThrones

def city

Returns:
  • (String) -
def city
  fetch('game_of_thrones.cities')
end