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