class Faker::Movies::HitchhikersGuideToTheGalaxy

def quote

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