class Faker::Movies::HitchhikersGuideToTheGalaxy

def starship

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