class Faker::TvShows::Friends

def location

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