Vaulted.read = Promise.method(function readSecret(options, mountName) {
  options = options || {};

  return this.getSecretEndpoint(mountName)
    .get({