class Faker::Movies::HitchhikersGuideToTheGalaxy

def planet

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