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