class Faker::TvShows::TheExpanse
def character
-
(String)
-
def character fetch('the_expanse.characters') end
def location
-
(String)
-
def location fetch('the_expanse.locations') end
def quote
-
(String)
-
def quote fetch('the_expanse.quotes') end
def ship
-
(String)
-
def ship fetch('the_expanse.ships') end