class Faker::TvShows::Friends
def character
-
(String)
-
def character fetch('friends.characters') end
def location
-
(String)
-
def location fetch('friends.locations') end
def quote
-
(String)
-
def quote fetch('friends.quotes') end