class Faker::TvShows::Stargate
def character
-
(String)
-
def character fetch('stargate.characters') end
def planet
-
(String)
-
def planet fetch('stargate.planets') end
def quote
-
(String)
-
def quote fetch('stargate.quotes') end