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