class Faker::TvShows::TheFreshPrinceOfBelAir

def quote

Returns:
  • (String) -
def quote
  fetch('the_fresh_prince_of_bel_air.quotes')
end