class Faker::TvShows::TheFreshPrinceOfBelAir
def actor
-
(String)
-
def actor fetch('the_fresh_prince_of_bel_air.actors') end
def character
-
(String)
-
def character fetch('the_fresh_prince_of_bel_air.characters') end
def quote
-
(String)
-
def quote fetch('the_fresh_prince_of_bel_air.quotes') end