class Faker::TvShows::FamilyGuy
def character
-
(String)
-
def character fetch('family_guy.character') end
def location
-
(String)
-
def location fetch('family_guy.location') end
def quote
-
(String)
-
def quote fetch('family_guy.quote') end