class Faker::TvShows::Stargate

def quote

Returns:
  • (String) -
def quote
  fetch('stargate.quotes')
end