class Faker::Movies::HitchhikersGuideToTheGalaxy

def location

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