class Faker::Movies::Departed
def actor
-
(String)
-
def actor fetch('departed.actors') end
def character
-
(String)
-
def character fetch('departed.characters') end
def quote
-
(String)
-
def quote fetch('departed.quotes') end