class Faker::Movies::BackToTheFuture
def character
-
(String)
-
def character fetch('back_to_the_future.characters') end
def date
-
(String)
-
def date fetch('back_to_the_future.dates') end
def quote
-
(String)
-
def quote fetch('back_to_the_future.quotes') end