176
# File 'lib/webhookdb/idempotency.rb', line 176 def lock(key) = db[:idempotencies].where(key:).for_update.first