class Faker::TvShows::RickAndMorty

def location

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