class Faker::TvShows::RickAndMorty
def character
-
(String)
-
def character fetch('rick_and_morty.characters') end
def location
-
(String)
-
def location fetch('rick_and_morty.locations') end
def quote
-
(String)
-
def quote fetch('rick_and_morty.quotes') end