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