class Faker::Movies::HitchhikersGuideToTheGalaxy

def marvin_quote

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