if (obj.is_hipaa) { log "Got a hit in cache, object is HIPAA flagged"; } else { log "Warning: object in cache is not flagged for HIPAA compliance"; }