// ------------------------------------
// Disk
// ------------------------------------

module.exports = {
  init (logger, conf) {

  }
}