# File lib/faker/vehicle.rb, line 21
      def manufacture
        fetch_all('vehicle.manufacture').sample.first
      end