# File lib/moneta/adapters/daybreak.rb, line 38 def create(key, value, options = {}) @backend.lock { super } end