class Faker::TvShows::TheExpanse

def quote

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