'use strict'; module.exports = function parseVolumePartitionDescriptor(data) { throw new Error("Not implemented yet"); };